-
Notifications
You must be signed in to change notification settings - Fork 6
Update README.md for windows #95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Added instructions to help Windows users install the plugin
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Review
This pull request adds helpful instructions for Windows users to work around a known installation issue. The changes are clear and well-structured. I've provided a few suggestions to improve the clarity and robustness of the commands, mainly by fixing a critical typo in a path, using environment variables to make the instructions more generic, and clarifying some steps for the user.
Fixed minor typo: User -> Users
updated to use TEMP variable.
Fixing english Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Additional detail added Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM thanks!
gemini extensions install https://github.com/gemini-cli-extensions/flutter.git | ||
``` | ||
|
||
2. In the command line, navigate to the folder in the home user's path where the code was downloaded (USER is the user's username) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
minor: please wrap to shorter lines.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wish the bot wrapped it for us
Added instructions to help Windows users install the plugin
Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.
List which issues are fixed by this PR. You must list at least one issue.
If you had to change anything in the flutter/tests repo, include a link to the migration guide as per the breaking change policy.
Pre-launch Checklist
///
).If you need help, consider asking for advice on the #hackers-new channel on Discord.